Git change specific commit message


Posted by adrianwudev on 2022-05-13

git rebase -i HEAD~3

pick e499d89 Delete CNAME reword 0c39034 Better README pick f7fde4a Change the commit message but push the same commit.


#Git







Related Posts

每日心得筆記 2020-06-26(五)

每日心得筆記 2020-06-26(五)

利用 jest 寫測試

利用 jest 寫測試

極簡複習:函式和模組的 Python 程式範例

極簡複習:函式和模組的 Python 程式範例


Comments